'宣言 Public MustInherit Class GridRowColCollection(Of T As GridRowCol) Inherits C1.DataCollection.C1DataCollectionList(Of T)
public abstract class GridRowColCollection<T> : C1.DataCollection.C1DataCollectionList<T> where T: GridRowCol
'宣言 Public MustInherit Class GridRowColCollection(Of T As GridRowCol) Inherits C1.DataCollection.C1DataCollectionList(Of T)
public abstract class GridRowColCollection<T> : C1.DataCollection.C1DataCollectionList<T> where T: GridRowCol
System.Object
C1.DataCollection.C1DataCollectionList<T>
C1.Blazor.Grid.GridRowColCollection<T>
C1.Blazor.Grid.GridColumnCollection
C1.Blazor.Grid.GridRowCollection